home *** CD-ROM | disk | FTP | other *** search
-
- DIALOGJB 1.0 VB4Win Code that replaces Common Dialog VBX & DLL
- Keywords--WINDOWS VISUAL BASIC VB VB3 COMMON DIALOG FILE OPEN SAVE
- FILES: DIALOGJB.TXT
- DIALOGJB.FRM
- DLGJB2.FRM
-
- AUTHOR: James Bair
- REGISTRATION: 0
-
- Simple Visual Basic code which opens a Common Dialog box like that
- which comes with the COMMDLG.DLL and various VBX's. Gives you freedom
- to place it where you want on screen, add colors, bitmaps, and other
- controls. Most importantly, it takes up a lot less space because it
- does not need any add-on DLL or VBX files.
-
- HARDWARE REQUIREMENTS: IBM/PC Compatible computer which can run Windows
- 3.0 or higher.
- OTHER REQUIREMENTS: Requires Visual Basic for Windows
-
- [40 Character Line]
- Visual Basic code for Common File Open
- or Save Dialog Box using NO DLL's or
- VBX's and giving ability to position
- or edit. Uses Visual Basic for Windows.